const syscall._AT_REMOVEDIR
2 uses
syscall (current package)
syscall_linux.go#L194: return unlinkat(_AT_FDCWD, path, _AT_REMOVEDIR)
ztypes_linux_amd64.go#L595: _AT_REMOVEDIR = 0x200
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)